Fixed two segfaults involving stack filter: empty lists didn't push right, and we...
authorparkrrrr <parkrrrr>
Wed, 8 Dec 2004 14:53:21 +0000 (14:53 +0000)
committerparkrrrr <parkrrrr>
Wed, 8 Dec 2004 14:53:21 +0000 (14:53 +0000)
commit9201c0bdbda8afe5f9a7a494aba118d1b04a6fb7
tree25b40de7d541e9f410e7c46f4f3dc5b6890e718a
parent01892131c4caf2531ce2556c9b6b690c2af36276
Fixed two segfaults involving stack filter: empty lists didn't push right, and we didn't udpate the waypt_count on stack operations.
defs.h
queue.h
stackfilter.c
waypt.c